Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher A

Total Complexity 51
Dependencies 11
Dependents 0
Total lines 309
Lines of code 184
Logical lines of code 106
Comment lines 65
Methods 16
Properties 5

Methods 16

Method Rating Maintainability Complexity Lines of code
getListenerInfo()
A
43 10 49
postProcess()
A
49 10 30
getNotCalledListeners()
A
49 9 29
removeListener()
S
61 4 12
dispatch()
S
59 3 15
getCalledListeners()
S
63 3 10
preProcess()
S
62 3 10
__construct()
S
69 1 7
addListener()
S
79 1 3
addSubscriber()
S
81 1 3
removeSubscriber()
S
80 1 3
getListeners()
S
80 1 3
hasListeners()
S
80 1 3
__call()
S
79 1 3
preDispatch()
S
91 1 2
postDispatch()
S
91 1 2